PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDocumentSecurityStoreItem Class / getCosItem Method
In This Topic
    getCosItem Method
    In This Topic
    Gets the underlying COS object.
    Syntax
    public PDFCosStream getCosItem()

    Return Value

    The COS stream that represents this item.
    See Also